Vcenter NamespaceManagement Software Supervisors Versions FilterSpec
A FilterSpec allows listing the compatible versions of a Supervisor for enablement given the set of constraints.
This schema was added in vSphere API 9.1.0.0.
{
"cluster_compute_resource": "string",
"network_provider": "string"
}
The vSphere cluster for which the compatibility of Supervisor version is being checked.
This property was added in vSphere API 9.1.0.0.
If missing or null, zone based lookup is performed.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.
The cluster networking mode for the Supervisor.
For more information see: Vcenter NamespaceManagement Software Supervisors Versions NetworkProvider.
This property was added in vSphere API 9.1.0.0.
If not provided, network provider will not be considered in the compatibility check.